home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August / Chip_2001-08_cd2.bin / kancelar / text2pdf / SETUPT2P.EXE / {app} / sample2.txt < prev    next >
Encoding:
Text File  |  2001-04-04  |  1.9 KB  |  27 lines

  1. <FCOLOR=.2,.2,1><FONT=5,20><X=50><ALIGN=C><IMG SRC="smallstr.jpg,30,30" ALIGN=MIDDLE> <IMG SRC="heading.jpg,400,80" ALIGN=MIDDLE> <IMG SRC="smallstr.jpg,30,30" ALIGN=MIDDLE><FONT><FCOLOR=0,0,0><BR><BR>
  2. <X=0>There are several other useful in-line commands you can use.<BR><BR>
  3. \<IMG SRC="image.jpg,height,width" HEIGHT=x% WIDTH=y% ALIGN=TOP|MIDDLE|BOTTOM\> to insert a jpeg image.
  4. Height and width in the SRC (source) are required and are the pixel size of the image at 72 dpi.
  5. The HEIGHT=x% and WIDTH=y% are used to scale the image.
  6. Using 50 will shrink the size by 50%. 200 will double the size of the image, etc.<BR><BR>
  7. \<X=percent\> for aligning columns in a table.<BR>
  8. \<ALIGN=x\> for setting the Left, Right, or Center alignment for a given table cell.<BR>
  9. \<PAGE\> for inserting a new page.<BR>
  10. <BR>
  11. You can set up a table format by using the \<X=percent\> command.
  12. The value is the percent of the current line width to use for the table.
  13. Use the \<ALIGN=x\> command to set the alignment on individual cells of the table.
  14. Here is an example:<BR><BR>
  15. <FONT=5,12><BGCOLOR=.8,1,.8><U>Name<X=15>Address<X=45><ALIGN=C>Active<X=60><ALIGN=R>Sales<X=65><ALIGN=C>Status</U><FONT><BGCOLOR=1,1,1><BR>
  16. ABC Corp<X=15>555 South Street<X=45><ALIGN=C>Yes<X=60><ALIGN=R>100.00<BR>
  17. Test Name<X=15>123 Main Street<X=45><ALIGN=C><FCOLOR=1,0,0>No<FCOLOR=0,0,0><X=60><ALIGN=R>21,500.00<BR>
  18. XYZ Company<X=15>12500 N. Market Blvd<X=45><ALIGN=C>Yes<X=60><ALIGN=R>4,500.00<X=65><ALIGN=C><IMG SRC="smallstr.jpg,30,30" HEIGHT=50 WIDTH=50 ALIGN=MIDDLE><BR><BR>
  19. You can insert page breaks by using the \<PAGE\> command.
  20. Simply place the command in your text to force a new page.
  21. For example, the following line will begin on the next page.
  22. <PAGE>
  23. This text is at the top of page 2.
  24. Along with a new image.<BR>
  25. <IMG SRC="logo.jpg,200,80"><BR>
  26. For more PDF tools, visit us at <A HREF="http://www.fytek.com">http://www.fytek.com</A>.
  27.